TELOtherFunction
Accesses a custom telephone tool feature that requires the passing of tool-specific parameters.
pascal TELErr TELOtherFunction ( TELHandle hTEL, Ptr paramblock, long size);
hTEL
- The handle for the telephone record associated with the telephone tool.
paramblock
- The parameter block defined by the specific tool.
size
- The size (in bytes) of the parameter block.
- function result
- A result code. See "Result Codes" on page 1-58 for a list of result codes that the Telephone Manager may return.
DESCRIPTION
You can use theTELOtherFunction
function to access a custom feature offered by a telephone tool for which there is no corresponding Telephone Manager function. In order to access this type of feature, you must have specific knowledge about which parameters to pass and how they are structured.
- IMPORTANT
- For information about third-party telephone tool features, consult the developer of the tool. Such features are neither supported nor documented by Apple Computer.
![]()
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help